Statements and Expressions

Statement(구문)은 값을 리턴하지 않는 명령이고 Expression(표현식)은 값을 리턴하는 명령이다.

StatementExpression

https://rust-book.cs.brown.edu/ch03-03-how-functions-work.html#statements-and-expressions